CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - python mysql

搜索资源列表

  1. mypysql-0.3.tar

    0下载:
  2. This a Python 3 module that adds support for a MySQL database, written entirely in C. It s purpose is to be useful and as simple to use as possible. -This a Python 3 module that adds support for a MySQL database, written entirely in C. It s purpose i
  3. 所属分类:MySQL

    • 发布日期:2017-04-25
    • 文件大小:21872
    • 提供者:chengyu
  1. cyphesis_server

    0下载:
  2. 3d mmorpg worldforge 的服务端代码,脚本使用python,数据库使用mysql,在linux下编译-3d mmorpg worldforge the service-side code, scr ipts using python, database, using mysql, in the compilation under linux
  3. 所属分类:Other Games

    • 发布日期:2017-04-10
    • 文件大小:1104363
    • 提供者:lkjx
  1. python_forUnix

    0下载:
  2. Python is an ideal language for solving problems, especially in Linux and Unix networks. With this pragmatic book, administrators can review various tasks that often occur in the management of these systems, and learn how Python can provide a more ef
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2638774
    • 提供者:欧曜玮
  1. AutoSvn

    0下载:
  2. python与mysql的结合范例,以及借助svn客户端定时进行代码更新。涉及到mysql,可以根据代码还原出表结构。-svn client and mysql
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1401
    • 提供者:angang
  1. Python2Mysql

    1下载:
  2. python连接mysql的简短源码,一学就会了。python真是不错的语言。-short connecting mysql python source code, a school will be up. python really good language.
  3. 所属分类:MySQL

    • 发布日期:2016-04-16
    • 文件大小:1024
    • 提供者:的萨发
  1. j_16141_DjangoBlog

    0下载:
  2. Django博客系统(Python)的数据库与模型非Django自动生成,采用Python的web开发框架(Django)和Mysql数据库,数据库的设计很不规范,由于时间方面的问题(基于才“出道”时的原有博客数据库结构),图片上传采用Python的Image类库,分页采用的是Paginator,其他的我就不一一列举出来了,请看源码!-Blog system Django (Python) database and model non-Django automatically genera
  3. 所属分类:Other Databases

    • 发布日期:2017-05-10
    • 文件大小:2159929
    • 提供者:google
  1. gatherer

    0下载:
  2. python进行的mysql连接,以及一些相应的mysql语句的书写操作-use Python to link mysql
  3. 所属分类:SQL Server

    • 发布日期:2017-04-04
    • 文件大小:797
    • 提供者:时亮
  1. kangle-vhms-1.6.2

    0下载:
  2. kangle vhms是一款专为虚拟主机商研发的虚拟主机管理系统 kangle全自动化开设虚拟主机!支持多种动态语言(asp、asp.net、php、java、python等),系统采用php+mysql开发 节点使用c++开发,安装成kangle的一个模块,通过whm接口和管理系统通信 支持磁盘配额!mysql数据库自动开通管理,ftp和在线文件管理。支持在线一键安装web程序。 -failed to translate
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-25
    • 文件大小:577776
    • 提供者:河西务
  1. auto-layer_for_tables_ver01

    0下载:
  2. My Python scr ipt for Mysql workbench - it place all MySQL tables on own layers you can to add some code and do this scr ipt better on github.com/mibamur/mysql-workbench-python-scr ipt
  3. 所属分类:MySQL

    • 发布日期:2017-11-29
    • 文件大小:2062
    • 提供者:Mike
  1. convert_to_mysql

    0下载:
  2. 从Microsoft SQL server转换数据到MySQL-This is a python scr ipt which can convert Microsoft SQL server to MySQL
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:2999
    • 提供者:
  1. DjangoBlog

    0下载:
  2. Django博客系统(Python)的数据库与模型非Django自动生成,采用Python的web开发框架(Django)和Mysql数据库,数据库的设计很不规范,由于时间方面的问题(基于才“出道”时的原有博客数据库结构)-Automatically generated the Django blog system (Python) database with the model of Django, a Python web development framework (Django) an
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-06
    • 文件大小:2258780
    • 提供者:潘耀翔
  1. data

    1下载:
  2. 导出数据库文件,并清除数据库.使用的语言是python语言。版本2.7.5-output excel and clean mysql
  3. 所属分类:MySQL

    • 发布日期:2017-06-10
    • 文件大小:17070714
    • 提供者:王光景
  1. LBForum

    1下载:
  2. 基本django搭建的论坛系统,采用python+django+MySQL-Django basic structures of the forum, using python+django+MySQL
  3. 所属分类:其他小程序

    • 发布日期:2017-06-29
    • 文件大小:1485047
    • 提供者:langley
  1. database

    0下载:
  2. 用于python操作连接mysql,有需要的可以直接把类拿去用,不用自己再编写了-Python operation for connecting mysql, there is a need to take it directly to the class to use, do not have to re-write the
  3. 所属分类:ADO-ODBC

    • 发布日期:2016-04-16
    • 文件大小:4096
    • 提供者:KYUO7NG
  1. DjangoBlog

    0下载:
  2. Django博客系统(Python)的数据库与模型非Django自动生成,采用Python的web开发框架(Django)和Mysql数据库,数据库的设计很不规范,由于时间方面的问题(基于才“出道”时的原有博客数据库结构),图片上传采用Python的Image类库,分页采用的是Paginator,其他的我就不一一列举出来了,请看源码! settings.py中的数据需要修改: DATABASE_ENGINE = mysql 数据库类型 - Django blog sy
  3. 所属分类:MySQL

    • 发布日期:2017-05-11
    • 文件大小:2258139
    • 提供者:soia
  1. Travail-Courant

    0下载:
  2. Code python php : read dht11 sensor and interface php mysql
  3. 所属分类:Energy industry

    • 发布日期:2017-04-01
    • 文件大小:2797
    • 提供者:Gharsalli Anis
  1. ijd8_v0.1

    0下载:
  2. ijd8 是一款轻量的支持markdown 编写的博客程序。程序相关语言、框架。 语言:python 框架:tornado 模板引擎:tenjin 数据库:mysql 编辑器:markitup for markdown 主题:Octopress 运行环境:SAE 或 BAE 代码高亮:pygments demo http://www.ijd8.com/-Ijd8 is a lightweight support markdown written i
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-07
    • 文件大小:1153612
    • 提供者:zzpudn29
  1. schemaobject-master

    0下载:
  2. SchemaObject provides a simple, easy to use Python object interface to a MySQL schema. You can effortlessly write tools to test, validate, sync, migrate, or manage your schema as well as generate the SQL necessary to make changes to the it. -Schem
  3. 所属分类:MySQL

    • 发布日期:2017-04-30
    • 文件大小:269943
    • 提供者:jinjiang
  1. schemaless-master

    0下载:
  2. Schemaless is a Python module that implements the pattern described by Bret Taylor in his post How FriendFeed uses MySQL to store schema-less data. There are a couple of other Python modules out there that do this already.
  3. 所属分类:MySQL

    • 发布日期:2017-04-30
    • 文件大小:28796
    • 提供者:jinjiang
  1. Django_v3.2.tar

    1下载:
  2. 本博客的数据库与模型非Django自动生成,采用Python的web开发框架(Django)和Mysql数据库, 数据库的设计很不规范,由于时间方面的问题(基于才“出道”时的原有博客数据库结构) 图片上传采用Python的Image类库,分页采用的是Paginator,其他的我就不一一列举出来了,请看源码! Django 框架的核心组件有: 用于创建模型的对象关系映射 为最终用户设计的完美管理界面-Django automatic generation of non
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-18
    • 文件大小:4705643
    • 提供者:yypudn19
« 1 2 34 »
搜珍网 www.dssz.com